projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2021-04-13
Stefan Monnier
* lisp/textmodes/paragraphs.el (multiple-lines): Remove...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Eli Zaretskii
Resurrect mouse-highlight of close buttons on tab-bar
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Stefan Monnier
* lisp/comint.el: Add `font-lock-face` to `rear-nonsticky`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Stefan Monnier
Don't version-control generated file `grammat-wy.el`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/minibuffer.el (completion-table-with-quoting...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Wilson Snyder
* lisp/progmodes/verilog-mode.el (vl-memory): Add missi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/emacs-lisp/smie.el: Fix URL. Remove redundant...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/emacs-lisp/memory-report.el (memory-report-...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/emacs-lisp/float-sup.el (pi): Actually mark...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/emacs-lisp/edebug.el (edebug--frame): Move docst...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/vt-control.el: Avoid `called-interactively-p`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/files.el (file-modes-number-to-symbolic): Add...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/frame.el (delete-other-frames): Add universal...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Juri Linkov
* lisp/repeat.el (repeat-mode-echo): New defcustom.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/dynamic-setting.el: Add missing footer
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/comint.el (comint-strip-ctrl-m): Avoid `called...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Glenn Morris
* lisp/strokes.el (strokes-mode): Fix typo in previous.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
(define-minor-mode): Warn about use of pre-Emacs-21...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/progmodes/vhdl-mode.el: Add note about XEmacs...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Lars Ingebrigtsen
Adjust verilog-mode to changes in the completion framework
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Shitikanth...
Fix python-shell-switch-to-shell redisplay bug
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Ralph Schleicher
Add command in eww to toggle images
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Junya Takahashi
Fix args-out-of-range error in epa-file-insert-file...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Philipp Stephani
* lib-src/seccomp-filter.c: Add missing headers.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Philipp Stephani
Generate Seccomp filters only if we have the necessary...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/**/*.el: Avoid positional args to `define-minor...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/gnus/message.el: Give non-nil defaults for funct...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/eshell/esh-util.el: Require `seq`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/eshell/esh-proc.el (eshell-kill-process-function...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/mail/rmailmm.el (rmail-mime): Simplify interacti...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/progmodes/sql.el (sql-mode-ansi-font-lock-keywor...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Stefan Monnier
* lisp/vc/log-edit.el (log-edit-diff-function): Give...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Stefan Monnier
* lisp/progmodes/bug-reference.el: Avoid old-style...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
* src/emacs.c (load_seccomp): Consistently check for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
Add a variant of the Seccomp filter file that allows...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
* lib-src/seccomp-filter.c (main): Also allow O_NOFOLLOW.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
Don't attempt to generate Seccomp filter file in Linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
Seccomp filter: allow reading the current time (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Andreas Schwab
Fix check for timer_getoverrun
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
Use pkg-config to check for libseccomp.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
Remove SCMP_FLTATR_CTL_LOG attribute from Seccomp filter.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
Only attempt to generate seccomp filter files on x86...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Eli Zaretskii
; * etc/NEWS: Minor copyedits.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
* lib-src/seccomp-filter.c: Print trailing newline.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Stefan Kangas
* doc/lispref/elisp.texi (Top): Add missing entry.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Eli Barzilay
Fix calculator-string-to-number yet again (bug#47694)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Mattias Engdegård
Fix typo in cconv
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
Add another check for the required header <linux/filter.h>.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Philipp Stephani
Also check for needed seccomp macros.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Eli Zaretskii
Fix handling of mouse clicks on tab-bar buttons
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Eli Zaretskii
; * lisp/net/shr.el (shr-insert-document): Fix last...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-11
Stefan Monnier
* lisp/net/shr.el (shr-insert-document): Explain why...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Gregory Heytings
Add new icomplete-vertical-mode
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/misearch.el (multi-isearch-read-buffers): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Philipp Stephani
* src/emacs.c (read_full): Add a few assertions.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/cus-dep.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/misearch.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Philipp Stephani
* src/emacs.c (load_seccomp): Add a useful assertion.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Philipp Stephani
* src/emacs.c (load_seccomp): Fix condition.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/ps-bdf.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/informat.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/loadup.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/jka-compr.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Philipp Stephani
* etc/NEWS: Extend paragraph about &define form and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Glenn Morris
; Fix copyright years
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Alan Mackenzie
Convert CC Mode to lexical binding in Emacs
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Philipp Stephani
Add a helper binary to create a basic Secure Computing...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Philipp Stephani
* src/emacs.c (load_seccomp): Fix condition.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Philipp Stephani
Read file in a loop if necessary.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Eli Zaretskii
; * etc/NEWS: Fix the wording of a recently added entry.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Philipp Stephani
Add support for --seccomp command-line option.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Philipp Stephani
Edebug: Disable backtracking when hitting a &define...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/gnus/nnagent.el: Fix spurious empty line at BOB
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/edmacro.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/files-x.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Stefan Monnier
* lisp/ps-mule.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Gregory Heytings
Autoload list-colors-display.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Michael Albinus
Tramp: fix location of files on W32
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Jim Porter
Further fix of hostname completion on MS Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
João Távora
Fail earlier if stale Flymake report functions called
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Dmitry Gutov
Don't stop when before space or closing paren
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Alan Mackenzie
CC Mode: fix c-where-wrt-brace-construct to cope with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Mattias Engdegård
Fix condition-case optimiser bug
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Mattias Engdegård
Better compiler warning tests
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Mattias Engdegård
Clean up bytecomp-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Kangas
Make refer-every into obsolete alias for seq-every-p
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Kangas
Remove redundant #' before lambda in ibuf-*.el
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Kangas
Don't preserve window-line in tabulated-list-print
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Kangas
Use lexical-binding in winner.el
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Monnier
Merge branch 'vhdl-mode-lexbind' into trunk
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Kangas
Use lexical-binding in cmuscheme.el
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Kangas
* lisp/progmodes/cmacexp.el: Use lexical-binding.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Kangas
Use lexical-binding in foldout.el
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Kangas
Use lexical-binding in loadhist.el and add tests
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Mattias Engdegård
Self-TCO in `condition-case` error handlers
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Jim Porter
Fix hostname completion on MS Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Stefan Monnier
* test/lisp/shadowfile-tests.el: Fix recent test failures
commit
|
commitdiff
|
tree
|
snapshot
2021-04-08
Stefan Monnier
* lisp/progmodes/vhdl-mode.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-08
Stefan Kangas
Revert "Load all generic-x.el modes unconditionally"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-08
Stefan Monnier
* lisp/shadowfile.el: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
next